home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / MUI / MCC_TimeText / Developer / MUIBuilder3 / TimeText.mb
Text File  |  1997-07-27  |  158b  |  11 lines

  1. class TimeText
  2.  {
  3.   superclass Text;
  4.   testclass TimeText.mcc;
  5.  
  6.   attributes
  7.    {
  8.     TimeFormat        MUIA_TimeText_TimeFormat    0x81ee0098 [ea.isg] STRPTR
  9.    }
  10.  }
  11.